recursive language

英 [rɪˈkɜːsɪv ˈlæŋɡwɪdʒ] 美 [rɪˈkɜːrsɪv ˈlæŋɡwɪdʒ]

网络  递归语言

计算机



双语例句

  1. PHP ( recursive acronym for "PHP: Hypertext Preprocessor") is a widely-used, open source, general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
    PHP(“PHP:HypertextPreprocessor”的缩写)是一种被广泛使用的开放源码的通用脚本编程语言,尤其适合进行Web开发并可以嵌入HTML中。
  2. Goto statements and recursive function calls may be supported by the language definition, but it is known that using other methods makes the code easier to understand.
    语言规范可能支持goto语句和递归函数调用,但使用其他方法能够让代码更易于理解。
  3. Instead, we are making the case that understanding recursive infinity is not derived from language at all.
    相反,我们做了实验,证明了理解递归无限完全不依靠语言。
  4. That is, the recursive property captures the ability of language to generate more constituents to a sentence and enables speakers to repeat syntactic constituents within the same sentence.
    这就是说,循环性体现了语言中的句子能够有更多的成分,并且使说话者能够在同一个句子中重复一些句法成分。
  5. The parsing recursive programming in the high level language
    高级语言程序设计中的递归
  6. SSS produces a recursive program which can be transformed to a more efficient target language.
    其规范语言较接近于自然语言,系统综合出程序是一个递归型的,通过变换可得到一较高效率的程序。
  7. There are many methods to settle eight queens problem with different programming languages and arithmetics so far. This paper uses recursive arithmetic and Scheme language which belongs to the functional language to solve eight queens problem.
    对于八皇后问题,曾有许多人采用不同的程序设计语言和不同的算法加以解决,本文采用函数式程序设计语言Scheme的递归算法来解决八皇后的问题。
  8. A Recursive Algorithm for CRC Code in the H.324 System and Its Implementation in Software Language
    H.324系统中CRC码递推算法及其软件实现
  9. Based on recursive functions defined on context-free language, LFC ( language for context free recursive function) is a formal specification language and fits for dealing with phrase structure.
    以上下文无关语言上的递归函数为基础的语言LFC(languageforcontextfreerecursivefunction)是一种形式规约语言,适于处理短语结构。
  10. In order to realize recursive computation and break through programming trouble of absence of dynamic array in pascal. the computation method using query and the file system of pascal language are used in the program so that to store middle data and last results in it.
    为实现递归计算,突破无动态数组的编程障碍,程序使用查询计算方法,并采用PASCAL语言文件系统存放中间数据和最后结果。
  11. This article analyzes the essence of realizing the recursive algorithm in algorithmic language supporting recursive function, it also deal with the way how to realize the recursive algorithm in algorithmic language not supporting recursive function.
    本文通过分析在支持递归功能的高级语言中,实现递归算法的实质。阐述在不支持递归功能的高级语言中,如何实现递归算法。
  12. One of the complicated problems of pattern description is the effect of recursive structures on the nature of a pattern as a class of the formal language.
    模式的递归结构影响它的形式语言性质,成为模式结构描述的复杂问题之一。
  13. Recursive Calls and the BASIC Language
    递归调用与BASIC
  14. This paper first pur forward a kind of method which the data is on the base of bian gang interpolating principle, then present a convergent algorithm and analyze error of data fitting, last give a king of simple recursive realization with analog C language.
    首先在边冈插值法的基础上提出数据拟合方法,然后对该算法的收敛性和拟合误差进行简要分析,最后采用类C语言实现了简单易懂的递归算法。
  15. A large body of research has shown that people can implicitly learn the language structures, such as the artificial grammars, the tone symmetries, as well as the recursive embeddings of sentence and word order, providing evidence of the unconscious mechanism underlying language acquisition.
    大量研究表明,人工语法、声调的对称、句子结构的递归、词序等语言规则都可以内隐习得,为语言获得的无意识机制提供了证据。